@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "Arial"}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{width:1200px; margin: 0 auto; }
.w1200{ width:1280px; margin: 0 auto; }
.w1440{ width:1440px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{overflow-x:hidden}

*:focus{   
	border:none;
}



@font-face {
    font-family: 'BODONI';
    src: url('../font/BODONI MT.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* 导航栏 */
.header_nav{height:95px; width:100%; z-index: 9; background:rgba(0,0,0,0.5); position: fixed; top:0; left:0; padding: 0 2% }
.h_logo{width:200px; height:95px; float: left; display: flex; align-items: center; }
.h_logo img{max-width: 100%;  height: auto; align-items: center; }
.h_dh{float: right; color:#fff; font-size: 16px; line-height: 95px; background: url(../images/sx.png) no-repeat left center; padding-left: 20px;}
.nav{ height:95px; float: right; width:48%; }
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:14.2%;}
.nav .nLi h3{ font-weight: normal; width:100%; height: auto; }
.nav .nLi h3 p{height:100%; color:#fff; font-size:16px;  width:100%; position: relative; text-align: center;  display: table; line-height:95px;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#fff;  }
.nav .sub{position:absolute;top:92px;left:50%; z-index:999;display:none;padding:0;width:220px; margin-left:-110px; background:#fff;line-height:26px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{background: #F3A124 url(../images/active.png) no-repeat center 85%; color:#fff}
.sub li:hover a{color:#F3A124;}




/* 首页:banner */
.banner{ width:100%; height:960px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:30px; left:0; width: 100%}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; width:auto;  display: table}
.banner .slideBox .hd ul li{height:10px; width: 10px; cursor:pointer; border-radius: 50%; background: #eee;  position: relative; float: left;text-indent: -999px; margin: 0 10px; }
.banner .slideBox .hd ul li.on{background: #f89b34}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:960px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{width:100%; height:960px; display: block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}
.ban_info{width:1440px; position: absolute; bottom:82px; left:50%; margin-left:-720px; background: rgba(0,0,0,0.6); padding:18px 18px 18px 0; }
.ban_info_left{width:9%; height:100%;  float: left; text-align: center; border-right:1px solid rgba(255,255,255,0.2) }
.ban_info_left h3{color:#ffffff; font-size: 20px; font-weight: bold; margin-top: 8px;}
.ban_info_right{width:90%; height:79px; float: right; }
.ban_info_right a{width:15.5%; height: 100%; float: left; text-align: center; border:1px solid rgba(255,255,255,0.2); border-radius:10px; margin-right: 1%; 
	padding-top:15px;}
.ban_info_right a:last-child{margin-right: 0}
.ban_info_right a h3{width:100%; height:45px; line-height:45px; color: #ffffff; font-size: 18px; text-align: center;}
.ban_info_right a i{width:100%; height:15px; background: url(../images/b_dh.png) no-repeat center; display: block}
.ban_info_right a:hover i{background: url(../images/h_dh.png) no-repeat center}
.ban_info_right a:hover h3{color:#937948;}
.ban_info_right a:hover{border:1px solid rgba(191,158,91,0.2)}


/*快捷*/
.index_top{width:100%; height: auto; overflow: hidden; margin-top: 26px;}
.index_top dl{width:33.33%; height:108px; border: 1px solid #dcdcdc; float: left; padding-top: 22px; border-right:0}
.index_top_li dt{ width: 115px; height: auto; float: left; text-align: center}
.index_top_li dt h3{color:#333333; font-size: 16px; line-height: 30px;}
.index_top_li dd{margin-left:120px;}
.index_top_li dd h3{width:100%; height:30px; line-height: 30px; color: #333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_top_li dd p{width:100%; height:30px; line-height: 30px; color: #999999; font-size:14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_top_li dd p span{color:#F3A124; font-size: 15px;}
.index_top_li h4{color:#333333; font-size: 16px; line-height: 30px;}
.index_top dl:last-child{border-right:1px solid #dcdcdc}




/*课程*/
.index_kecheng{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.index_news_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_news_title h3{color:#000000; font-size: 36px; font-weight: bold; display: table; margin:0px auto;}
.index_news_title h3 span{color:#F3A124; font-size: 36px; font-weight: bold; float: left}
.index_news_title h3 i{width:12px; height: 12px; background: #F3A124; border-radius: 50%; float: left; margin:20px 20px 0;}
.index_news_title p{color:#434343; font-size: 16px; line-height: 40px;}
.index_kecheng ul{width:100%; height: auto; overflow: hidden; padding: 8px; margin-top: 32px;}
.index_kecheng ul li{width:23.8%; height: auto; float: left; margin-right: 1.5%; box-shadow: 0 0 12px rgba(0,0,0,0.26); margin-bottom: 25px;}
.index_kecheng ul li:nth-child(4n){margin-right: 0}
.index_kc_pic{width:100%; height: auto; overflow: hidden}
.index_kc_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_kc_xx{width:100%; height: auto; overflow: hidden; padding:33px;}
.index_kc_xx h3{width:100%; height:50px; line-height: 45px; border-bottom: 1px solid #e5e5e5; color:#333333; font-size: 20px; font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.index_kc_xx p{width:100%; height:60px; line-height: 30px; color:#333333; font-size:16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top:12px;}
.index_kc_links{width:100%; height:32px; margin-top:20px; }
.index_kc_links a{width:47%; height: 32px; float: left; line-height: 32px; color:#fff; border-radius: 25px; background: #393d41; text-align: center}
.index_kc_links a:nth-child(2n){float: right; background: #F3A124}
.index_kecheng ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_kecheng ul li:hover h3{color:#F3A124}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: url(../images/about_bj.jpg) no-repeat center; background-attachment: fixed; background-size: cover;  padding: 65px 0 85px; margin-top: 60px;}
.index_about_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_about_title h3{color:#fff; font-size: 36px; font-weight: bold; display: table; margin:0px auto;}
.index_about_title h3 span{color:#F3A124; font-size: 36px; font-weight: bold; float: left}
.index_about_title h3 i{width:12px; height: 12px; background: #F3A124; border-radius: 50%; float: left; margin:20px 20px 0;}
.index_about_title p{color:#fff; font-size: 16px; line-height: 40px;}
.index_about_top{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.in_ab_pic{width:47.3%; height: auto; float: left}
.in_ab_pic img{width:100%; height: auto; display: block}
.in_ab_xx{width:50%; height: auto; float: right; padding-top: 56px;}
.in_ab_xx h3{color:#ffffff; font-size: 18px; font-weight: bold; margin-bottom:14px;}
.about_xx{width:100%; height: auto; overflow: hidden; line-height: 30px; font-size: 16px; display: block; color:#fff}
.ab_xq{width:100px; height: 32px; display: block; background: #F3A124; border-radius: 25px;  text-align: center; line-height: 32px; color:#fff; margin-top: 45px;}
.ab_xq:hover{background: #393d41}
.index_kjdh{width:100%; height: auto; overflow: hidden; margin-top: 104px;}
.index_kjdh hr{width:99px; height: 1px; background: rgba(255,255,255,0.2); float: left;  margin:85px 4% 0}
.index_kjdh_li{width:181px; height: 181px; float: left; padding: 12px; border-radius: 50%; background: #F3A124; text-align: center;}
.index_kjdh_li a{width:100%; height: 100%; border: 1px solid #fff; border-radius: 50%; display: block; padding-top:28px; text-align: center; float: left; }
.index_kjdh_li a h3{color:#fff; font-size: 18px; font-weight: bold;}
.index_kjdh_li a p{color:#fff; font-size: 14px; line-height:28px; }
.index_kjdh_li a img{margin-bottom: 8px; max-width:100%}
.index_kjdh_li:hover{background: #393d41}

/*环境*/
.index_huanjing{width:100%; height: auto; overflow: hidden; margin-top: 58px;}
.index_huanjing_all{width:100%; height: auto; margin-top: 30px; position: relative}
.index_huanjing .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden}
.index_huanjing .swiper-slide a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_huanjing .swiper-slide a h3{width:100%; height:40px; line-height: 40px; color: #393d41; font-size:20px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center;  margin-top: 8px;}
.index_huanjing .swiper-button-next,.index_huanjing .swiper-button-prev{width:39px; height: 39px;}
.index_huanjing .swiper-button-next{background: url(../images/t_right.png) no-repeat center; right:-60px;}
.index_huanjing .swiper-button-prev{background: url(../images/t_left.png) no-repeat center; left:-60px;}
.index_huanjing .swiper-button-next:hover{background: url(../images/t_hright.png) no-repeat center}
.index_huanjing .swiper-button-prev:hover{background: url(../images/t_hleft.png) no-repeat center}
.index_huanjing .swiper-slide a:hover h3{width:100%; height:166px; background: url(../images/hh_hover.png) no-repeat center; position: absolute; bottom:0; left:0; color:#fff; padding-top:100px;}
.index_huanjing .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*学院*/
.index_xueyuan{width:100%; height: auto; overflow: hidden; margin-top: 85px;}
.index_news_nav{width:auto; height: auto; overflow: hidden; display: table; margin:26px auto }
.index_news_nav a{width:157px; height: 43px; background: #e8e8e8; float: left; text-align: center; line-height: 43px; color:#333333; font-size: 16px; margin-right: 2px;}
.index_news_nav a:last-child{margin-right: 0}
.index_news_nav a:hover{background: #F3A124; color:#fff;}

.index_xueyuan_all{width:100%; height: auto; position: relative}
.index_xueyuan_all .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden}
.index_xueyuan_all .swiper-slide a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_xueyuan_all .swiper-slide a h3{width:100%; height:60px; background: rgba(155,17,35,0.6); position: absolute; bottom:0; left:0; text-align: center; line-height: 60px;color:#ffffff; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.index_xueyuan_all .swiper-button-next,.index_xueyuan_all .swiper-button-prev{width:39px; height: 39px;}
.index_xueyuan_all .swiper-button-next{background: url(../images/t_right.png) no-repeat center; right:-60px;}
.index_xueyuan_all .swiper-button-prev{background: url(../images/t_left.png) no-repeat center; left:-60px;}
.index_xueyuan_all .swiper-button-next:hover{background: url(../images/t_hright.png) no-repeat center}
.index_xueyuan_all .swiper-button-prev:hover{background: url(../images/t_hleft.png) no-repeat center}
.index_xueyuan_all .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.xy_more{width:164px; height: 44px; background: #e8e8e8; text-align: center; line-height: 44px; display: block; margin:40px auto;}
.xy_more:hover{background: #F3A124; color:#fff}


/*优势*/
.index_yosuhi{width:100%; height: auto; overflow: hidden; background: url(../images/youshi_bjs.jpg) no-repeat top center; padding-top:180px; padding-bottom: 96px;}
.index_yosuhi h3{color:#ffffff; font-size: 36px; font-weight: bold;}
.index_yosuhi h4{color:#ffffff; font-size:16px; line-height: 30px; width: 780px; margin-top: 10px;}
.index_yosuhi_xx{width:100%; height: auto; overflow: hidden; margin-top: 76px; }
.index_yosuhi_xx p{width:236px; height: 184px; float: left; border: 1px solid #fff; border-radius:20px; margin-right: 34px; text-align: center; font-size: 24px; color: #ffffff; font-weight: bold; padding-top: 64px;}
.index_yosuhi_xx p:hover{background: rgba(255,255,255,0.2); border: 1px solid rgba(255,255,255,0.2)}
.index_youshi_bottom{width:940px; height:120px; background: rgba(255,255,255,0.2); margin-top: 104px; padding: 24px 30px}
.in_ys_left{float: left}
.in_ys_left  p{width:100%; height:30px; line-height: 30px; font-size: 18px; color: #fff; margin-bottom: 8px; }
.in_ys_left span{color:#fff; font-size:24px; font-weight: bold; display: block; line-height: 30px;}
.index_youshi_bottom a{width:164px; height: 39px; float: right; background: #F3A124; border-radius: 25px; text-align: center; line-height: 39px; font-size: 16px; color:#fff; margin-top:16px;}
.index_youshi_bottom a:hover{background: #000}



/*开课通知*/
.index_kktz{width:100%; height: auto; overflow: hidden; margin-top:72px;}
.index_kktz_pic{width:32%; height: auto; float: left; margin-top: 56px; overflow: hidden}
.index_kktz_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_kktz ul{width:66%; height: auto; float: right; margin-top: 54px;}
.index_kktz ul li{width:48%; height: 56px; line-height: 56px; float: left; border-bottom: 1px solid #eeeeee}
.index_kktz ul li:nth-child(2n){float: right}
.index_kktz ul li h3{width:78%; height: 100%; float: left; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_kktz ul li span{color:#999999; font-size: 14px; float: right}
.index_kktz ul li:hover h3{color:#F3A124}
.index_kktz_pic:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.index_news_li{width:32%; height: auto; float: left; margin-right: 2%; margin-top: 20px;}
.index_news_li:last-child{margin-right: 0}
.in_news_top{width:100%; height: auto; overflow: hidden}
.in_news_top img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_li ul{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.index_news_li ul li{width:100%; height: 56px; line-height: 56px; border-bottom: 1px solid #eeeeee}
.index_news_li ul li h3{width:78%; height: 100%; float: left; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_li ul li span{color:#999999; font-size: 14px; float: right}
.index_news_li ul li:hover h3{color:#F3A124}
.in_news_top:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*友情链接*/
.index_link{width:100%; height: auto; overflow: hidden; margin-top: 38px}
.index_link i{width:102px; height:38px; float: left; background: url(../images/links.jpg) no-repeat center;}
.index_link_xx{margin-left:120px; height: auto; }
.index_link_xx a{color:#333333; font-size: 16px; line-height: 38px; margin: 0 10px; float: left}
.index_link_xx a:hover{color:#F3A124}







/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#1b1b1b; padding: 38px 0 40px; margin-top: 30px;}
.f_info{width:26%; height: auto; float: left;}
.f_info h3{color:#ffffff; font-size: 22px; font-weight: bold; }
.f_info h4{color:#ffffff; font-size:12px; opacity: 0.6; line-height: 25px; margin-bottom: 10px;}
.f_info p{color:#fff; font-size: 16px; line-height: 28px;}
.f_nav{width:45%; height: auto; float: left; margin-left: 4%; background: rgba(255,255,255,0.1); border-radius: 20px; padding: 26px;}
.f_nav dl{float: left; width: 20%}
.f_nav dl dt{width:100%; height: auto; display: block; text-align: center; color:#fff; font-size: 16px;}
.f_nav dl dd{width:100%; height: auto; display: block; text-align: center;margin-top: 5px;}
.f_nav dl dd a{color:#fff; font-size: 14px; line-height: 26px; display: block}
.f_ma{width:18%; height: auto; float: right}
.f_ma h3{color:#fff; font-size: 16px; margin-bottom: 24px;}
.f_ma dl{width:46%; height: auto; float: left}
.f_ma dl dt{width:100%; height: auto; display: block}
.f_ma dl dt img{width:100%; height: auto;display: block}
.f_ma dl dd{width:100%; height:30px; line-height: 30px; font-size: 14px; color: #fff; text-align: center}
.f_ma dl:last-child{margin-left:8%;}
.footer_bottom{width:100%; height:70px; background: #1b1b1b; border-top:1px solid rgba(255,255,255,0.2) }
.copy_bq{width:auto; height:70px; line-height:70px; position: relative; color:#fff; font-size:14px; float: left}
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#fc0001!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; line-height:70px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:24px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:26px; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat}
.footer_zhichi span{float: left; font-size:14px; color: #fff;}
.footer_zhichi i{ float: left;}




/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}


/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#F3A124;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}


@media screen and (max-width:1500px){
	.ban_info{width:1200px; margin-left: -600px;}
	.w1440{width:1200px;}
	.index_top_li dt{width:94px;}
	.index_top_li dd{margin-left: 95px;}
	
}





/*内页*/
/*内页 banner*/
.ny_banner{width:100%; height: 400px; overflow: hidden; padding-top:200px}
.ny_banner .in_header{position:absolute}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.case_ban{background: url(../images/yxwl_ban.jpg) no-repeat center}
.zyyw_ban{background: url(../images/zyyw_ban.jpg) no-repeat center}

.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.service_ban{background: url(../images/xfwl_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.yxwl_ban{background: url(../images/yxwl_ban.jpg) no-repeat center}
.dlsb_ban{background: url(../images/dlsb_ban.jpg) no-repeat center}
.student_ban{background: url(../images/student_ban.jpg) no-repeat center}
.ny_banner .ny_banner_left{width:65%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#F3A124}
.ny_pro_dh{width:100%; height:80px; margin-top:20px;}
.ny_pro_dh i{ color: #333; font-size: 38px; float: left; line-height: 70px; margin-right:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #F3A124; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.p_liji{width:120px; height:40px; line-height:40px; background:#F3A124; color:#fff; border-radius:5px; text-align:center; font-size:16px; margin-top:10px; display:block;}



/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #F3A124; line-height: 90px; text-align: center; font-size: 28px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .yiji li::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #F3A124; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}

.ny_left_nav ul li ul li { width: 100%; height: auto; background: none; border-bottom:1px solid #dadada;    }
.ny_left_nav ul li ul li a{ padding-left:0; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#F3A124; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#F3A124}
.ny_left_nav ul li:hover a.inactive{color:#F3A124}
.ny_left_nav ul li ul li:hover a{color:#F3A124}
.ny_left_nav ul li .inactives{color:#F3A124}
.ny_left_nav ul li ul li:hover a{color:#F3A124}
.yiji li.active{background:#fff;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}



/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #333; font-weight: bold; }
.ny_about_info img{max-width: 100%;}
.ny_about_info{font-size: 16px; color: #333; line-height: 30px; margin-top:20px;}

/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #333}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_product ul li:hover p{color:#F3A124}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #F3A124;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}


.accordion .link::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background: #F3A124;
    left: 0;
    top: 22px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#F3A124}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:auto!important; line-height:26px!important;
    padding:10px 0 10px 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px; position:relative}
.accordion li:hover{background:#fff;}


/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:60%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:310px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: right; margin-right: 14px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}


/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 20px 0}
.news_time time{color: #F3A124; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #F3A124;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 3%}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:26px; color: #666; font-size: 14px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #F3A124;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #F3A124; color: #fff; border:2px solid #F3A124; }
.ny_news_list li:hover .news_time{background: #F3A124;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#F3A124;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
    border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 26px;font-weight: bold; color: #555; padding: 20px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}
.keyword_light p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }





